*** empty log message ***
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 1 Jun 2006 12:38:29 +0000 (12:38 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 1 Jun 2006 12:38:29 +0000 (12:38 +0000)
ChangeLog
ChangeLog.pre-2-10

index 1b1ce4334fb3cba22b5c952e4217e5381610c261..9e7278d16b2607cd9bfb7e26a0e3aaee5dfeb21e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2006-06-01  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk-pristine/gtkprintoperation-private.h: 
+       * gtk-pristine/gtkprintoperation.c: 
+       * gtk-pristine/gtkprintoperation-unix.c: Move the 
+       PrintPagesData.wait flag to GtkPrintOperationPrivate.is_sync.
+       Also use a recursive mainloop instead of manually looping.
+       
        * gtk/gtkprintoperation.c: Add some examples to the docs.
 
        * gtk/gtkprintbackend.c (gtk_print_backend_class_init): 
index 1b1ce4334fb3cba22b5c952e4217e5381610c261..9e7278d16b2607cd9bfb7e26a0e3aaee5dfeb21e 100644 (file)
@@ -1,5 +1,11 @@
 2006-06-01  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk-pristine/gtkprintoperation-private.h: 
+       * gtk-pristine/gtkprintoperation.c: 
+       * gtk-pristine/gtkprintoperation-unix.c: Move the 
+       PrintPagesData.wait flag to GtkPrintOperationPrivate.is_sync.
+       Also use a recursive mainloop instead of manually looping.
+       
        * gtk/gtkprintoperation.c: Add some examples to the docs.
 
        * gtk/gtkprintbackend.c (gtk_print_backend_class_init):